From ea496aab5c225996f956c1ac4d592c5f537e7809 Mon Sep 17 00:00:00 2001 From: Sam Reed Date: Thu, 29 Sep 2011 21:08:04 +0000 Subject: [PATCH] Fix eaten line from r98447 Also remove from RELEASE-NOTES-1.19 --- RELEASE-NOTES-1.18 | 1 + RELEASE-NOTES-1.19 | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/RELEASE-NOTES-1.18 b/RELEASE-NOTES-1.18 index e202f615aa..dcd7799032 100644 --- a/RELEASE-NOTES-1.18 +++ b/RELEASE-NOTES-1.18 @@ -217,6 +217,7 @@ production. Setting preferences in $wgDefaultUserOptions still work fine, but when reading them (i.e. with array_keys) to get a list of all preferences, then $wgDefaultUserOptions should no longer be used as it will contain those set via + User:getDefaultOptions(). * (bug 30497) Add client-nojs and client-js classes on document element to let styles easily hide or show things based on general JS availability diff --git a/RELEASE-NOTES-1.19 b/RELEASE-NOTES-1.19 index 60df92b40a..e949a9d686 100644 --- a/RELEASE-NOTES-1.19 +++ b/RELEASE-NOTES-1.19 @@ -17,8 +17,6 @@ production. * (bug 31204) Removed old user.user_options === New features in 1.19 === -* (bug 30497) Add client-nojs and client-js classes on document element - to let styles easily hide or show things based on general JS availability * (bug 19838) Possibility to get all interwiki prefixes if the interwiki cache is used. * $wgDnsBlacklistUrls now accepts an array with url and key as the -- 2.20.1